auto merge of #1057 : alexcrichton/cargo/fix-nightly, r=brson
authorbors <bors@rust-lang.org>
Tue, 16 Dec 2014 17:28:49 +0000 (17:28 +0000)
committerbors <bors@rust-lang.org>
Tue, 16 Dec 2014 17:28:49 +0000 (17:28 +0000)
Older versions of curl apparently don't peel off the query parameters when
looking up filenames, so make two copies of the search results file in hope that
curl will find one of them!


Trivial merge